FlexReport for WinForms
BinarySearch(GroupDef,IComparer<GroupDef>) メソッド


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > GroupDefList クラス > BinarySearch メソッド : BinarySearch(GroupDef,IComparer<GroupDef>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal item As GroupDef, _
   ByVal comparer As System.Collections.Generic.IComparer(Of GroupDef) _
) As System.Integer
'使用法
 
Dim instance As GroupDefList
Dim item As GroupDef
Dim comparer As System.Collections.Generic.IComparer(Of GroupDef)
Dim value As System.Integer
 
value = instance.BinarySearch(item, comparer)
public System.int BinarySearch( 
   GroupDef item,
   System.Collections.Generic.IComparer<GroupDef> comparer
)

パラメータ

item
comparer
参照

参照

GroupDefList クラス
GroupDefList メンバ
オーバーロード一覧